gtktextbuffer: small cleanup in clipboard handling
authorPaolo Borelli <pborelli@gnome.org>
Sun, 29 Mar 2015 10:22:42 +0000 (12:22 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Apr 2015 11:54:00 +0000 (07:54 -0400)
commit6b977e68702021f075eb17a8aaa15ec1ba50e7ff
treede7d23022ca9367d6c7649cf9a0d9fd14bd1c61c
parent49ec67c7eb52a8b20a7a18c37c63020c5612df0e
gtktextbuffer: small cleanup in clipboard handling

Make code shorter and also more efficient since we move the
selection check out of the loop

https://bugzilla.gnome.org/show_bug.cgi?id=747096
gtk/gtktextbuffer.c